[INFO] cloning repository https://github.com/ynishi/agent-block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ynishi/agent-block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fynishi%2Fagent-block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fynishi%2Fagent-block'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ffd8879c3095c4931fdd42f1d1b68a6337917c6
[INFO] checking ynishi/agent-block against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fynishi%2Fagent-block" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ynishi/agent-block
[INFO] finished tweaking git repo https://github.com/ynishi/agent-block
[INFO] tweaked toml for git repo https://github.com/ynishi/agent-block written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ynishi/agent-block on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ynishi/agent-block already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c
[INFO] running `Command { std: "docker" "start" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling which v8.0.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling rmcp v1.8.0
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling jsonrepair v0.1.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fuzzy-parser v0.1.0
[INFO] [stderr]    Compiling llm-extract-derive v0.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking sse-stream v0.2.3
[INFO] [stderr]     Checking llm-extract v0.1.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking agent-mesh-core v0.3.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.8.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking mlua v0.11.6
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking assert_cmd v2.2.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking mlua-isle v0.4.1
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking agent-mesh-sdk v0.3.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking agent-block-types v0.24.0 (/opt/rustwide/workdir/crates/agent-block-types)
[INFO] [stderr]     Checking mlua-batteries v0.3.0
[INFO] [stderr]     Checking agent-block-mcp v0.24.0 (/opt/rustwide/workdir/crates/agent-block-mcp)
[INFO] [stdout] warning: use of deprecated method `rmcp::service::server::<impl rmcp::Peer<rmcp::RoleServer>>::list_roots`: Roots is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]     --> crates/agent-block-mcp/src/lib.rs:1947:41
[INFO] [stdout]      |
[INFO] [stdout] 1947 |             let roots_result = ctx.peer.list_roots().await.map_err(|e| {
[INFO] [stdout]      |                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-block-core v0.24.0 (/opt/rustwide/workdir/crates/agent-block-core)
[INFO] [stdout] warning: use of deprecated method `rmcp::model::ServerCapabilitiesBuilder::<rmcp::model::ServerCapabilitiesBuilderState<EXPERIMENTAL, EXTENSIONS, false, COMPLETIONS, PROMPTS, RESOURCES, TOOLS, TASKS>>::enable_logging`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]     --> crates/agent-block-mcp/src/lib.rs:1841:22
[INFO] [stdout]      |
[INFO] [stdout] 1841 |                     .enable_logging()
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-block v0.24.0 (/opt/rustwide/workdir/crates/agent-block)
[INFO] [stdout] warning: use of deprecated method `rmcp::service::server::<impl rmcp::Peer<rmcp::RoleServer>>::create_message`: Sampling is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/examples/echo_mcp_server.rs:184:36
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         match peer.create_message(req).await {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::service::server::<impl rmcp::Peer<rmcp::RoleServer>>::notify_logging_message`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/examples/echo_mcp_server.rs:203:34
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   .notify_logging_message(LoggingMessageNotificationParam {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::service::server::<impl rmcp::Peer<rmcp::RoleServer>>::notify_logging_message`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/tests/e2e_mcp_rich.rs:275:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |             .notify_logging_message(LoggingMessageNotificationParam {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::service::server::<impl rmcp::Peer<rmcp::RoleServer>>::notify_logging_message`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/tests/e2e_mcp_rich.rs:435:14
[INFO] [stdout]     |
[INFO] [stdout] 435 |             .notify_logging_message(LoggingMessageNotificationParam {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::model::ServerCapabilitiesBuilder::<rmcp::model::ServerCapabilitiesBuilderState<EXPERIMENTAL, EXTENSIONS, false, COMPLETIONS, PROMPTS, RESOURCES, TOOLS, TASKS>>::enable_logging`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/examples/echo_mcp_server.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 .enable_logging()
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::model::ServerCapabilitiesBuilder::<rmcp::model::ServerCapabilitiesBuilderState<EXPERIMENTAL, EXTENSIONS, false, COMPLETIONS, PROMPTS, RESOURCES, TOOLS, TASKS>>::enable_logging`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/tests/e2e_mcp_rich.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |                 .enable_logging()
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `rmcp::model::ServerCapabilitiesBuilder::<rmcp::model::ServerCapabilitiesBuilderState<EXPERIMENTAL, EXTENSIONS, false, COMPLETIONS, PROMPTS, RESOURCES, TOOLS, TASKS>>::enable_logging`: Logging is deprecated by SEP-2577 and will be removed in a future release. See https://github.com/modelcontextprotocol/modelcontextprotocol/pull/2577
[INFO] [stdout]    --> crates/agent-block/tests/e2e_mcp_rich.rs:409:18
[INFO] [stdout]     |
[INFO] [stdout] 409 |                 .enable_logging()
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c", kill_on_drop: false }`
[INFO] [stdout] d6be922eb4f8551504b6773ab1487532fd7ff72c5b309acda8219306bfb7a75c
